
#parameters {
	width:100%;
	border-top:1px solid #999;
	background:#fff;
}
#parameters p {
	width:1100px;
	margin:0 auto;
	font-weight:bold;
}
#parameters p span {
	margin-left:30px;
	color:#9d6f15;
}
#parameters h2 {
	font-size:30px;
	margin-top:20px;
	font-family:'宋体';
	font-weight:bold;
}
#btn {
	float:right;
	font-size:20px;
	margin-top:26px;
	font-weight:normal;
	outline:none;
}
#warpper, #warpper2, #warpper3, warpper4 {
	width:100%;
	position:relative;
}
#focus, #focus2, #focus3, #focus4 {
	width:100%;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	display:none;
	background:#c1c1c1;
}
/* focusWarp */
.focusWarp {
	width:100%;
	height:755px;
	overflow:hidden;
	position:relative;
}
.imgList {
	position:absolute;
}
.imgList li {
	float:left;
	text-align:center;
}
.imgList li img{width:100%;}
.imgList_two {
	position:absolute;
	z-index:10;
	top:100px;
}
.imgList_two li {
	float:left;
	text-align:center;
}
.imgList_two li img {
	margin-left:-330px;
}
.imgBtn {
	position:absolute;
	left:50%;
    bottom:2%;
    margin-left:-480px;
	z-index:10;
	width:960px !important;
	
}
.btnWarp {
	height:62px !important;
	width:960px !important;
	
}
.btnWarp img{
margin-right: 17px;
width:140px;
	height:62px;
	opacity:0.8;/*普通*/ filter:Alpha(opacity=80);/*proprietary  IE  code */
}

.btnWarp ul{position:static !important;}

/* 默认圆点样式 */
.imgBtn li {
width:140px !important;
	height:62px !important;
	float:left;
	font-size:14px;
	margin-right:10px;
	background:url(../images/btnBg_03.png) no-repeat right top;
	_background:url(../images/btnBg_03.gif) no-repeat right top;
	text-align:center;
	line-height:18px;
	cursor:pointer;
}
.imgBtn li.hover {
	background:url(../images/btnBg_03.png) no-repeat left top;
	_background:url(../images/btnBg_03.gif) no-repeat left top;
}
/* 圆点样式结束 */
.sizeBox {
	width:300px;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}
.prev, .next {
	display: block !important;
    position: absolute;
    bottom:45%;
    margin-top: -400px;
    width: 90px;
    height: 150px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
	margin:0  !important;
}
.prev {
	left: 50px !important;
    background: url(../images/leftban.png) no-repeat;
	background-size:100% 100%;
}
.next {
	left: auto !important;
    right: 50px !important;
    background: url(../images/rightban.png) no-repeat;
	background-size:100% 100%;
}
.thumPrev, .thumNext {
	width:20px;
	height:20px;
	display:block;
	background:url(../images/sprevNext.png) no-repeat;
	_background:url(../images/sprevNext.gif) no-repeat;
	margin-top:10px;
	margin-right:10px;
	outline:none;
	display:none;
}
.thumNext {
	background-position:right top;
}
/* 代码整理：建站基地 jz21.net */

@media (max-width:1600px) {
.focusWarp {
	width:100%;
	height:628px;
	overflow:hidden;
	position:relative;
}
.imgList li img{width:100%;}
.nr1_l{height:245px;}
.nr1_r{height:245px;}
}

@media (max-width:1366px) {
.focusWarp {
	width:100%;
	height:535px;
	overflow:hidden;
	position:relative;
}
.imgList li img{width:100%;}
.nr1_l{height:208px;}
.nr1_r{height:208px;}
}